@charset "utf-8";
/* CSS Document */
#detailInfo h4{
    font-size: 14px;
    color: white;
    width: 238px;
    height: 33px;
    line-height: 34px;
    text-align: center;
    background: url(../images/title_bg.jpg) 0 0 no-repeat;
    margin: 15px 0 0 52px;
    _margin-top: 55px;
}
.post-intro{
	width:517px;
	color:#494949;
}
.post-intro h6{
	font-size:12px;
	font-weight:normal;
	line-height:240%;
}
.post-intro p{
	line-height:200%;
}
